From: Richard M. Stallman Date: Sat, 5 Jul 1997 00:20:22 +0000 (+0000) Subject: (install-leim): Correct previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~80453 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c10f84fbab981c6a5ef71b7f1be84e7271f8a88d;p=emacs.git (install-leim): Correct previous change. --- diff --git a/Makefile.in b/Makefile.in index 131ef7ba10b..a1f3fc94fc9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -373,7 +373,7 @@ nstall-arch-indep: mkdir ### `install-arch-indep'. People who extracted LEIM files after they ### insalled Emacs itself can install only LEIM files by this target. install-leim: leim/Makefile - cd leim; $(MAKE) install + cd leim; $(MAKE) install ### Build Emacs and install it, stripping binaries while installing them. install-strip: